home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / HyperCard 2.0 Training / •HC 2.0-6 / •HC 2.0-6 / card_13724.txt < prev    next >
Text File  |  1990-04-06  |  4KB  |  176 lines

  1. -- card: 13724 from stack: in.0-6
  2. -- bmap block id: 14020
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: See ReadyMade Flds
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=0 top=0 right=342 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Info 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   showFld
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 8 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=138 top=117 right=286 bottom=493
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Info 3
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   showFld
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 1 (field)
  47. -- low flags: 81
  48. -- high flags: 2004
  49. -- rect: left=280 top=4 right=111 bottom=507
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 174
  54. -- text size: 14
  55. -- style flags: 0
  56. -- line height: 15
  57. -- part name: Info 1
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   hide me
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 3 (field)
  66. -- low flags: 01
  67. -- high flags: 2004
  68. -- rect: left=300 top=212 right=332 bottom=494
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 0
  72. -- font id: 174
  73. -- text size: 14
  74. -- style flags: 0
  75. -- line height: 15
  76. -- part name: 
  77. ----- HyperTalk script -----
  78. on mouseUp
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 4 (button)
  84. -- low flags: 00
  85. -- high flags: 2000
  86. -- rect: left=450 top=291 right=334 bottom=489
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 5233 / 5233
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: returnArrow
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   visual zoom close
  98.   go cd "ReadyMade Flds" of stack "‚Ä¢HC 2.0-2"
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 5 (button)
  104. -- low flags: 00
  105. -- high flags: 2000
  106. -- rect: left=22 top=161 right=333 bottom=129
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Info 2
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   showFld
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 7 (field)
  123. -- low flags: 81
  124. -- high flags: 2004
  125. -- rect: left=120 top=180 right=315 bottom=261
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 174
  130. -- text size: 14
  131. -- style flags: 0
  132. -- line height: 15
  133. -- part name: Info 2
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   hide me
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 9 (field)
  142. -- low flags: 81
  143. -- high flags: 2004
  144. -- rect: left=71 top=13 right=117 bottom=409
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 0
  148. -- font id: 174
  149. -- text size: 14
  150. -- style flags: 0
  151. -- line height: 15
  152. -- part name: Info 3
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   hide me
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part contents for card part 1
  161. ----- text -----
  162. This is the Readymade Fields stack. It contains fields you can paste directly into your own stacks‚Äîthe fields carry their functions with them.
  163.  
  164. -- part contents for card part 3
  165. ----- text -----
  166. Here is the first card of this stack‚Äînotice the list of the kinds of fields you can copy from here (and notice also how there are buttons here to link you to other 
  167. stacks).
  168.  
  169. -- part contents for card part 7
  170. ----- text -----
  171. Here are three buttons. The first and last link you to other stacks; the second takes you to instructions for using the readymade fields.
  172.  
  173.  
  174. -- part contents for card part 9
  175. ----- text -----
  176. This list is a menu: you click on the options, and you will go to a card containing fields‚Äîthe fields perform the actions indicated by the options. You just copy the field you want, and paste it into the stack where you want it. You can also modify the field‚Äôs script to customize it for your needs.